SymbCrvArcLenSteps
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
SymbCrvArcLenSteps()
SYNOPSIS
symb_lib/arc_len.c:419
CagdPtStruct *SymbCrvArcLenSteps(CagdCrvStruct *Crv,
CagdRType Length,
CagdRType Epsilon)
DESCRIPTION
Computes parameter values to move steps of Length at a time on curve Crv.
Returned is a list of parameter values to move along.
PARAMETERS:
Crv: Curve to compute constant arc Length steps.
Length: The step size.
Epsilon: Accuracy control.
FUNCTION RETURN VALUE
CagdPtStruct *: List of parameter values to march along Crv with arc
Length between them.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:17 GMT, October 17, 2022